Parameters
- cells
- The list of cell coordinates to include in the group, each cell is identified by a System.Drawing.Point structure as follows:
- System.Drawing.Point.X is the column index of the cell;
- System.Drawing.Point.Y is the row index of the cell.